Skip to content

Conversation

@michaelrj-google
Copy link
Contributor

Since the files have been reorganized, the readme is out of date. This
patch updates it to be more accurate.

Since the files have been reorganized, the readme is out of date. This
patch updates it to be more accurate.
@llvmbot
Copy link
Member

llvmbot commented Jan 7, 2025

@llvm/pr-subscribers-libc

Author: Michael Jones (michaelrj-google)

Changes

Since the files have been reorganized, the readme is out of date. This
patch updates it to be more accurate.


Full diff: https://github.com/llvm/llvm-project/pull/121974.diff

1 Files Affected:

  • (modified) libc/utils/hdrgen/README.rst (+4-5)
diff --git a/libc/utils/hdrgen/README.rst b/libc/utils/hdrgen/README.rst
index d16e6c5ccaec1d..6db2968d1e61ba 100644
--- a/libc/utils/hdrgen/README.rst
+++ b/libc/utils/hdrgen/README.rst
@@ -1,5 +1,4 @@
-This directory contains the sources and specifications for the types,
-macros and entrypoint functions.  These definitions are organized in the
-``yaml`` subdirectory and match the organization of the ``*.h.def``
-files. This directory also contains the Python sources for hdrgen, which is
-what generates the headers.
+This directory also contains the Python sources for hdrgen, which is
+what generates the headers public libc headers. The definitions for these
+headers are in the ``include`` directory. The ``.h.def`` files are the bases
+and the ``.yaml`` files are the contents.

@michaelrj-google michaelrj-google merged commit ca3fd63 into llvm:main Jan 8, 2025
13 checks passed
@michaelrj-google michaelrj-google deleted the libcHdrgenLocalDocFix branch January 8, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants